Microsoft Windows graphic

To renew a subordinate certification authority

Using the Windows interface

  1. Log on to the system as a Certification Authority Administrator.
  2. Open Certification Authority.
  3. In the console tree, click the name of the certification authority (CA).
  4. On the Action menu, point to All Tasks, and click Renew CA Certificate.
  5. Do one of the following:
    • If you want to generate a new public and private key pair for the certification authority's certificate, click Yes.
    • If you want to reuse the current public and private key pair for the certification authority's certificate, click No.
  6. Get the CA certificate from the parent CA. For more information, see Notes.

Notes

Using a command line

  1. Open Command Prompt.
  2. Type:

    certutil -renewcert

Value Description
renewcert Instructs the CA to renew its certificate.

Notes

Related Topics